Skip to content

Clean Up Deprecated Method Call #624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 20, 2014
Merged

Clean Up Deprecated Method Call #624

merged 1 commit into from
Aug 20, 2014

Conversation

leizhiyuan
Copy link
Contributor

change all testcases in spring-jdbc those use queryForInt and
queryForLong methods to queryForObject

change all testcases in spring-jdbc those use queryForInt and
queryForLong methods to queryForObject
@sbrannen sbrannen self-assigned this Aug 17, 2014
@sbrannen
Copy link
Member

Have you signed the Contributor License Agreement?

@leizhiyuan
Copy link
Contributor Author

@sbrannen I tried to sign,but can't visit https://support.springsource.com/spring_committer_signup. maybe the website crashed?

@sbrannen
Copy link
Member

Yes, there appears to be an issue with the sign-up form. We'll have to get back to you.

Thanks for your patience.

@leizhiyuan
Copy link
Contributor Author

@sbrannen You are welcome.

@leizhiyuan
Copy link
Contributor Author

@sbrannen the website is ok now, and I have signed and agree to the terms of the SpringSource Individual Contributor License Agreement.

@sbrannen
Copy link
Member

Yes, they resolved the issues with the site. Thanks for staying on top of that.

sbrannen added a commit that referenced this pull request Aug 20, 2014
Stop using deprecated JdbcTemplate.queryFor*() methods
@sbrannen sbrannen merged commit b5216c5 into spring-projects:master Aug 20, 2014
@sbrannen
Copy link
Member

Thanks for the fixes. These are now merged into master.

@leizhiyuan
Copy link
Contributor Author

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants